sendmail: update to 8.18.1
authorAleksey Vasilenko <[email protected]>
Thu, 18 Sep 2025 22:02:16 +0000 (01:02 +0300)
committerTianling Shen <[email protected]>
Sat, 20 Sep 2025 15:11:51 +0000 (23:11 +0800)
commit3000e1a420487d81c395501d94674380ac9ab76c
tree7dd5499e3cf39cf1e38a5d161a622af4a8638bf4
parent304a18d4b5523913884465e4902bdea47fe9d74e
sendmail: update to 8.18.1

- Fix GCC 15 build with 2 patches from Gentoo [1][2]
- Refresh existing patch
- Extend 010-enable-nonroot-install.patch to remove "-o U -g G" from
  more install targets (fixes 'invalid user buildbot' in CI)

[1]: https://github.com/gentoo/gentoo/blob/master/mail-mta/sendmail/files/sendmail-8.18.1-c23-sm_strtoll.patch
[2]: https://github.com/gentoo/gentoo/blob/master/mail-mta/sendmail/files/sendmail-8.18.1-c23-ctime.patch

Co-authored-by: W. Michael Petullo <[email protected]>
Signed-off-by: Aleksey Vasilenko <[email protected]>
mail/sendmail/Makefile
mail/sendmail/patches/010-enable-nonroot-install.patch
mail/sendmail/patches/100-misc-os-musl-fixes.patch
mail/sendmail/patches/103-create-install-dirs.patch
mail/sendmail/patches/220-sm_strtoll.patch [new file with mode: 0644]
mail/sendmail/patches/230-ctime.patch [new file with mode: 0644]